home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / arc / PPCUnTGZ.readme < prev    next >
Text File  |  1998-03-07  |  2KB  |  41 lines

  1. Short:    UnTGZ for Amiga powerUP (TM) V1.1, incl. source
  2. Author:   Pedro A. Aranda Guti, Jean-loup Gailly, Andreas R. Kleinert (port)
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/arc
  5.  
  6.  untgz.c -- Display contents and/or extract file from
  7.  a gzip'd TAR file
  8.  written by "Pedro A. Aranda Guti\irrez" <paag@tid.es>
  9.  adaptation to Unix by Jean-loup Gailly <jloup@gzip.org>
  10.  adaption to Amiga powerUP (TM) PPC by Andreas R. Kleinert <Andreas_Kleinert@t-online.de>
  11.  
  12.  Usage : untgz TGZfile            to extract all files
  13.          untgz TGZfile fname ...  to extract selected files
  14.          untgz -l TGZfile         to list archive contents
  15.          untgz -h                 to display this help
  16.  
  17.  
  18.  This archive only does include source and SAS/C makefile for UnTGZ.c
  19.  - for recompilation, you also will need a copy of zlib. the zlib sources
  20.  and binaries are available from various public FTP sites. A listing
  21.  can be found on the zlib homepage under http://www.cdrom.com/pub/infozip/zlib/
  22.  
  23.  This is V1.1 powerUP (TM) port of Unix V0.1 UnTGZ, using zlib 1.1.0
  24.  
  25.  
  26. ============================= Archive contents =============================
  27.  
  28. Original  Packed Ratio    Date     Time    Name
  29. -------- ------- ----- --------- --------  -------------
  30.      223     133 40.3% 07-Feb-98 11:43:22 +Makefile
  31.     1131     660 41.6% 07-Feb-98 11:43:22 +makefile.w32
  32.    12330    3704 69.9% 07-Feb-98 12:10:42 +untgz.c
  33.     7717    3361 56.4% 07-Feb-98 12:07:22 +untgz.o
  34.     1055     549 47.9% 25-Feb-98 14:54:12 +PPCUnTGZ.readme
  35.      250     167 33.2% 25-Feb-98 14:52:08 +scoptions
  36.      201     138 31.3% 25-Feb-98 14:52:48 +smakefile
  37.      125     118  5.6% 25-Feb-98 14:53:40 +UnTGZ
  38.    99364   47842 51.8% 25-Feb-98 14:53:02 +UnTGZ.elf
  39. -------- ------- ----- --------- --------
  40.   122396   56672 53.6% 26-Feb-98 23:16:24   9 files
  41.